/* People often email asking why there's nothing in WhiteCap that has whitecaps.  Well, here ya go.  Based on "CORE Anthem".

Andy O
*/



Durn=".6",


CamX="30 * sin( t / 7 )",
CamY="50 * cos( t / 7 )",
CamZ="20 + 5 * cos( t / 10 )",

CmLX="27",
CmLY="0",
CmLZ="0",

CUpX="0",
CUpY="0",
CUpZ="1",

C0="( 1 - dt)",


D0="fft( s )",
D1="1.5 * pos( 1 - 2 / ( 4 * d0 + 1.2 ) )",

// Just makes the dt=0 linewidth 2
LWdt="1 + 2 * sqwv(1+dt)",

R="D1 * C0",
G="(.5 + D1 * .5) * C0",
B="D1 * C0",

B0=".5 * ( sin( 1.1 * t ) + 1 )",


LvlR="1",
LvlG="0",
LvlB="0",


// Preferred dimentions/aspect
widt=450,heig=380,


ConL=1,ConB=1,





X="50 * dt",
Y="110 * (s - .5)",
Z="18 * D0",



Scal="900",

ScSz=1,

Pers="250",


Vers=40